Connect your AI tools to live TikTok analytics with viral.app's Model Context Protocol (MCP) server. Get real-time TikTok data directly in Cursor, Claude Desktop, Raycast, and more.
概要
What is viral.app MCP?
viral.app MCP is a powerful bridge between your AI assistant and TikTok's analytics data. It enables your AI to access real-time TikTok data, including user profiles, video performance metrics, and transcripts, without manual data gathering.
How to use viral.app MCP?
- Create Your Free Account: Sign up at viral.app/auth/sign-up. No credit card required.
- Configure Your AI Client: Add the MCP server to your preferred AI tool (e.g., Cursor, Raycast).
- Authenticate: Complete the OAuth authentication to start analyzing TikTok data.
Key features of viral.app MCP?
- Retrieve TikTok user profiles and statistics.
- Analyze video performance metrics.
- Get video transcripts and recent video lists.
- Daily credit system for different usage tiers.
Use cases of viral.app MCP?
- Analyzing TikTok user engagement and follower growth.
- Retrieving performance metrics for specific TikTok videos.
- Listing recent videos from TikTok profiles for content analysis.
FAQ from viral.app MCP?
- Is there a cost to use viral.app MCP?
The service offers a free tier with limited daily tool calls, and paid plans for higher usage.
- What platforms can I use with viral.app MCP?
It integrates with various AI tools like Cursor, Claude Desktop, and Raycast.
- What if I encounter authentication issues?
Clear the mcp-remote cache or ensure Node.js is installed.
サーバー設定
{
"mcpServers": {
"viral.app": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://viral.app/api/mcp"
]
}
}
}